mergAVAffineTransformScale
Type
function
Summary
This will return the affine transform scaled by pScaleX and pScaleY
Syntax
mergAVAffineTransformScale(<pTransform>, <pScaleX>, <pScaleY>)
Description
This will return the affine transform scaled by pScaleX and pScaleY
Parameters
Name | Type | Description |
---|---|---|
pTransform | an affine transform as "a,d,c,d,tx,ty" | |
pScaleX | the scale to apply in the X direction where 1 makes no chage and 2 doubles the size. | |
pScaleY | the scale to apply in the Y direction where 1 makes no chage and 2 doubles the size. |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile